From eb8c4c85ace36850558cb6071afb6dabf336369f Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Thu, 7 Nov 2002 22:51:28 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 515c044cff9..68f520e9ddc 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,11 @@ 2002-11-07 Stefan Monnier + * textmodes/fill.el (fill-paragraph): Consider a comment-start as + a paragraph starter when filling non-comments. + (fill-comment-paragraph): Use comment-search-forward. + Recognize paragraph starters and separators within comments. + Use adaptive-fill-prefix when it works. Don't narrow while doing the fill. + * progmodes/compile.el (grep-default-command): New fun. (grep): Use it. (compilation-menu-map): New var. -- 2.30.2